-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add release note for 2.4.0 #611
Conversation
Compatible with OpenSearch 2.4.0 | ||
|
||
### Enhancements | ||
* Merge efficient filtering from feature branch ([#589](https://github.com/opensearch-project/k-NN/pull/589)) [2.x] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we will usually list all the PRs that we merged to main branch unless it is merged only to 2.x branch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops. I also need to remove [2.x] part. Forgot that.
1afe3a5
to
10f8cd2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a headsup - we may need to add #610 once issues with checks are fixed
Signed-off-by: Heemin Kim <[email protected]>
10f8cd2
to
029ac6f
Compare
The failure is fixed in 2.x and 2.4 branch. I want to go ahead with force merging. |
Signed-off-by: Heemin Kim <[email protected]> Signed-off-by: Heemin Kim <[email protected]> (cherry picked from commit 2e0de8c)
Signed-off-by: Heemin Kim <[email protected]> Signed-off-by: Heemin Kim <[email protected]> (cherry picked from commit 2e0de8c)
Signed-off-by: Heemin Kim <[email protected]> Signed-off-by: Heemin Kim <[email protected]> (cherry picked from commit 2e0de8c) Co-authored-by: Heemin Kim <[email protected]>
Signed-off-by: Heemin Kim <[email protected]> Signed-off-by: Heemin Kim <[email protected]> (cherry picked from commit 2e0de8c) Co-authored-by: Heemin Kim <[email protected]>
Signed-off-by: Heemin Kim [email protected]
Description
Add release note for 2.4.0
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.